API Documentation
Public Attributes | List of all members
nkAstraeus::PbsShadowMapParameters Struct Referencefinal

Exposes parameters for the shadow map setup within the PbsMaterial. More...

Public Attributes

PBS_SHADOW_MAP_PCF _pcf = PBS_SHADOW_MAP_PCF::PCF_9_TAP
 The PCF setting.
 
float _depthBias = -1.f
 The depth bias to use. Leave to -1 to use the default value.
 
bool _debugOob = false
 Whether the out of bound debug flag should be enabled or not.
 

Detailed Description

Exposes parameters for the shadow map setup within the PbsMaterial.


The documentation for this struct was generated from the following file: